BODY {
	padding-left: 50px;
	background-color: #F4F2F3;
	font-family: Georgia, "Times New Roman", serif;
	color: #000000;
	}

table {
	border-color: white;
	background: #F4F2F3;
	font-family:  "Palatino Linotype", "Times New Roman", serif;
	color: #7f7b7f;
	}

.topline {
	font-family: Tahoma, Arial, sans-serif;
	}

#footer {
	font-size: 0.8em;
	background: white;
	}
		
.sidebar {
	width: 12%;
	color: #666699
	}

#content {
	background-color: white;
	color: #000000;
	}

A{cursor:hand}
A:link {COLOR: #666699; TEXT-DECORATION:none}
A:active {COLOR: #666699; TEXT-DECORATION:none}
A:visited {COLOR: #666699; TEXT-DECORATION: none}
A:hover {COLOR: red}

h1 {
	font-family: "Estrangelo Edessa",Tahoma , Arial, sans-serif;
	color: blue;
	}
h2 {
	font-family: Arial, sans-serif;
	color: indigo;
	}